home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Cable DSL Tweaks / SpeedGuide_2k Web Patch.EXE / sguide_web_default_2k.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-11-07  |  1.6 KB  |  42 lines

  1. ;   ___________________________________
  2. ;  /                                   \
  3. ; | Copyright SpeedGuide.net 1999-2000. |
  4. ; | http://www.speedguide.net           |
  5. ; | support@speedguide.net              |
  6. ;  \___________________________________/
  7. ;
  8. ;
  9. ; Use at your own risk.
  10. ;
  11. ; This file is intended for use with Windows 2000 ONLY ! Check the resources at
  12. ; http://www.speedguide.net for tweaking other operating systems, information
  13. ; on advanced Regisry editting and all your broadband needs.
  14. ;
  15. ; To install this patch, simply highlight the file, right-click and choose "install"
  16. ; from the pull-down menu.
  17. ;
  18. ; It is always a good idea to backup your Registry before making changes.
  19. ; ----------------------------------------------------------------------------------
  20. ;
  21. ; This generic patch removes the Registry keys added by sguide_webtweak_2k.reg, 
  22. ; reverting the Registry to its default state.
  23. ;
  24. ; You need to reboot for changes to take effect.
  25. ;
  26. ; -----------------------------------------------------------------------------------
  27.  
  28.  
  29. [Version]
  30. Signature = "$Windows NT$"
  31.  
  32. [DefaultInstall]
  33. DelReg=Delete_Old_Tweaks
  34. AddReg=Add_SpeedGuide_Tweaks
  35.  
  36. [Delete_Old_Tweaks]
  37. HKU,.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings,MaxConnectionsPerServer
  38. HKU,.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings,MaxConnectionsPer1_0Server
  39. HKCU,Software\Microsoft\Windows\CurrentVersion\Internet Settings,MaxConnectionsPerServer
  40. HKCU,Software\Microsoft\Windows\CurrentVersion\Internet Settings,MaxConnectionsPer1_0Server
  41.